BlueJeans Android Client SDK : v1.8.0
BlueJeans Android Client SDK : v1.8.0
/
com.bluejeans.bluejeanssdk.meeting
/
ContentShareEvent
/
Error
Error
class
Error
(
val
type
:
ContentShareErrorType
)
:
ContentShareEvent
Content share failed.
Constructors
Properties
Constructors
Error
Link copied to clipboard
fun
Error
(
type
:
ContentShareErrorType
)
Properties
type
Link copied to clipboard
val
type
:
ContentShareErrorType
instance of
ContentShareErrorType
.